From: Michael Albinus Date: Sun, 22 Feb 2015 10:07:17 +0000 (+0100) Subject: Fix ChangeLog. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~3375^2~322 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4a5190ff48f0ec376b014f00bf3171e08ed55a25;p=emacs.git Fix ChangeLog. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a583d7c58e8..04aaed6a202 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -7,14 +7,13 @@ 2015-02-21 Artur Malabarba - * bindings.el (ctl-x-map): Fix `comment-line' binding. - (Bug#19826) + * bindings.el (ctl-x-map): Fix `comment-line' binding. (Bug#19826) 2015-02-21 Michael Albinus * autorevert.el (auto-revert-notify-add-watch) (auto-revert-notify-handler, auto-revert-buffers): Handle also - buffers without an associated file, like dired buffers. + buffers without an associated file, like dired buffers. (Bug#16112) 2015-02-21 Dima Kogan